Skip to content

Add additional methods of database cleanup #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 1, 2024
Merged

Conversation

xorcare
Copy link
Owner

@xorcare xorcare commented Jul 1, 2024

No description provided.

xorcare added 4 commits June 30, 2024 23:10
This is to reduce dependency on a particular driver. In the future this
will be used to implement different ways of cleaning the database.
This abstraction is needed to add transactional cleanup in the future.
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ca16e02) to head (a6b22d6).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #29   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          104       150   +46     
=========================================
+ Hits           104       150   +46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

xorcare added 2 commits July 1, 2024 20:55
Other ways to clean the database in tests will be added soon, so the
tests are being moved to a separate file.
@xorcare xorcare force-pushed the schemas-cleanup branch from 55f8f06 to 1f8ad2a Compare July 1, 2024 17:56
@xorcare xorcare force-pushed the schemas-cleanup branch from 1f8ad2a to a6b22d6 Compare July 1, 2024 18:00
@xorcare xorcare merged commit 593bc97 into main Jul 1, 2024
9 of 10 checks passed
@xorcare xorcare deleted the schemas-cleanup branch July 1, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant